projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5ed8de
)
* lisp/mwheel.el: Improve package description.
author
Stefan Kangas
<stefankangas@gmail.com>
Fri, 28 Aug 2020 14:10:09 +0000
(16:10 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Fri, 28 Aug 2020 14:15:21 +0000
(16:15 +0200)
lisp/mwheel.el
patch
|
blob
|
history
diff --git
a/lisp/mwheel.el
b/lisp/mwheel.el
index c385fdfc2655424fda0815b733b1819c281f2fe0..d5172ba0bf5f13f9d77a9a5849b5a8f19fc9ff49 100644
(file)
--- a/
lisp/mwheel.el
+++ b/
lisp/mwheel.el
@@
-25,8
+25,8
@@
;; Under X11/X.Org, the wheel events are sent as button4/button5
;; events.
-;;
It is already enabled by default on most graphical displays. You
-;;
can toggle it with M-x mouse-wheel-mode
.
+;;
Mouse wheel support is already enabled by default on most graphical
+;;
displays. You can toggle it using `M-x mouse-wheel-mode'
.
;;; Code: